home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
MISC
/
TEXX_FOL
/
READ_ME_.FIR
< prev
next >
Wrap
Text File
|
1992-06-19
|
3KB
|
55 lines
TEXX Release 0.1 06/19/92
This is the initial release version of the Texx scripting interpreter.
This scripting language is an attempt to implement a version of the
Rexx interpreter that is commonly used on IBM's VM/CMS mainframe
operating system. This version of Texx is far from a full implementation,
so don't think that you can copy your CMS execs and run them on your Mac.
This is a very minimal implementation, however, it still adds additional
functionality to the Mac OS. My plans are to keep updating Texx and
hopefully it will mimic the mainframe version very closely.
Having worked for years in a VM environment, I became highly dependant on
the Rexx interpreter. An application such as this has been needed for a long
time in the Mac environment. CMS users will probably welcome Texx. For
those not familiar with Rexx, the language is extremely easy to use and learn,
and at the same time very powerful. I like to describe it as a cross between
C and Pascal with the ease and versatility of HyperCard's HyperTalk.
Non-programmers should not have any problem using Texx.
As I stated above, this is a very minimal implementation. Experienced Rexx
users may find that their favorite command or feature is not implemented.
That is where I need your feedback. I would like to know what features you
would like to see implemented in order of priority. For those not familiar, I
would like to know what features they feel should be added. Also, what Mac
specific features would you like to see, please let me know.
Texx Release 0.1 currently supports the entire Finder events as defined by the
Apple Event Registry, Version 1.0. In addition, Texx supports the four required
events as documented in Inside Macintosh Volume VI. The Do Script event is also
supported. The syntax of the commands is documented in the Texx manual that
should accompany this document. Since Texx makes use of Apple Events,
System 7 is required for Texx to run.
I've made an effort to weed out all the bugs, however, any piece of software
is bound to have bugs, even the big boys can't avoid that fact. I'm sure bugs
will be found, however, non should be destructive to anything. If a bug is found,
please let me know. Experienced users should consult the Texx manual and
make sure that the wanted feature or command is implemented.
I can be contacted at:
1. Compuserve - 71407,441
2. Home
Jose Aguirre
3704 Edgar Park
El Paso, Texas 79904
There it is, have fun. I will be adding more features soon. Please let me
have your comments and suggestions.
Jose Aguirre
P.S. I am releasing this application as a shareware product. The shareware
fee is $25. Please don't forget your shareware responsibilities. Thank you.